Skip to content

Conversation

yingopq
Copy link
Contributor

@yingopq yingopq commented Apr 24, 2024

About unsigned max/min, ANDi is available for all ISA revisions in extend before slt insn.
So that we can reduce one instruction.

About unsigned max/min, ANDi is available for all ISA revisions in
extend before slt insn.
@yingopq
Copy link
Contributor Author

yingopq commented Apr 24, 2024

@wzssyqa please help review, thanks!

@wzssyqa wzssyqa changed the title [Mips] Delete ISA conditional judgment in unsigned atomic max/min extend [Mips] Use ANDi in for zero-extend in subword atomic umax/umin for both r2 and pre-R2 Apr 24, 2024
@wzssyqa wzssyqa merged commit e1aa162 into llvm:main Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants